window: Use same title fallback mechanism as X backend
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2013 16:08:17 +0000 (12:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2013 16:19:49 +0000 (12:19 -0400)
commitd05d08a2f383c681aef0e9d7f02899665c6f9955
tree8021627ba9e30ec10be285b1e974d14c0ea2cc24
parentb141121ef6cac2e07257c9d0e73db4c25807bf0c
window: Use same title fallback mechanism as X backend

This looks at the application name or program name and uses that
as the title if gtk_window_set_title has not been called.
gtk/gtkwindow.c